home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 February / EnigmA AMIGA RUN 04 (1996)(G.R. Edizioni)(IT)[!][issue 1996-02][Skylink CD III].iso / earcd / hardware / scantk12.rea < prev    next >
Text File  |  1996-01-16  |  3KB  |  97 lines

  1. Short:    V1.2 Microtek/Highscreen flatbed scannerdriver
  2. Author:   pla_wzo@pki-nbg.philips.de
  3. Uploader: pla_wzo@pki-nbg.philips.de
  4. Version:  1.2
  5. Type:     hard/drivr
  6.  
  7.                         ScanTek 1.2
  8.  
  9.                     A scanner driver for
  10.                    Microtek and Highscreen
  11.                       Flatbed Scanner
  12.  
  13.  
  14.             © Copyright 1995/1996 Waldemar Zöhner
  15.  
  16.                   Get It, Feel It, Love It
  17.  
  18.  
  19.  Overview
  20. ----------
  21.  
  22.  The ScanTek scanner driver has the following features:
  23.  
  24.  1. Support of the one pass scanner model MICROTEK IISP (ScanMaker) or the
  25.     OEM model HIGHSCREEN Flatbed Color IIs (SCSI, up to 600dpi).
  26.  
  27.  2. Support of black/white, built-in halftone (dither), one-pass-color-scan,
  28.     grey, red, green and blue scan.
  29.  
  30.  3. Individual setting of resolution, scanning frame, contrast, shadow,
  31.     midtone, highlight, exposure time and scanning speed for download to the
  32.     scanner.
  33.  
  34.  3. Scanning to IFF File of 1, 8 or 24 bit color depth. The maximum size of
  35.     the scanned image is independent from the RAM size. After the scanning
  36.     process it is possible to start an external program.
  37.  
  38.  4. GUI for preview and configuration of the driver. You need Kickstart 2.04
  39.     or higher.
  40.  
  41.  5. Sizeable preview window in black/white or grey scale. There are
  42.     much more skilled programs to view and manipulate the scanned images
  43.     in color. (A tool like ADPRO, IMAGE FX or so is needed, if you want to
  44.     do sophisticated postproduction)
  45.  
  46.  6. Screenmode requester to define screen for working.
  47.  
  48.  7. Configurable SCSI device and SCSI ID. ( Yes, the driver supports only
  49.     SCSI connectable Microtek scanners. This is not rather bad, since I
  50.     do not know of any NON-SCSI scanner from Microtek).
  51.  
  52.  8. Support of Microtek II three pass color scanner, but I have implemented
  53.     this support without testing because I have no Microtek II scanner.
  54.     Try it and report to me all problems (if any) to implement a full working
  55.     version.
  56.  
  57.  8. The driver is tested with the following SCSI drivers: oktagon.device and
  58.     gvpscsi.device V4.5.
  59.  
  60.  9. ScanTek is written using SAS C 6.55.
  61.  
  62.  10. ScanTek is SHAREWARE.
  63.  
  64.  11. The non registered version of ScanTek is a full working version but all
  65.      scanned images have black lines to motivate you to register.
  66.  
  67.  
  68.  
  69.  History
  70. ---------
  71.  
  72.  V1.0  30 Nov. 1995
  73.  
  74.    - first public release
  75.  
  76.  
  77.  V1.1  17 Dec. 1995
  78.  
  79.    - detection of Microtek scanner via SCSI inquiry enhanced
  80.  
  81.    - stepping of resolution slider adapted to expanded base resolution
  82.  
  83.    - calculation of scanning frame size data modified
  84.  
  85.  
  86.  V1.2   3 Jan. 1996
  87.  
  88.    - Debug output data revised and enhanced
  89.  
  90.    - Max Frame Setting setting introduced
  91.  
  92.    - Start of external program possible
  93.  
  94.    - Window positions are remembered and saved
  95.  
  96.    - Configuration file enhanced
  97.